home *** CD-ROM | disk | FTP | other *** search
/ Nautilus 1994 December / Nautilus CD Magazine Volume 4-12 December 1994 Windows Edition.mdf / compware / feature / connect / netmanag / portal.ia_ / portal.ia
INI File  |  1994-11-10  |  1KB  |  61 lines

  1. [Company]
  2. ;label of the Tab control
  3. TabLabel=Portal
  4.  
  5. ;DIB file displaying logo (size: 405 X 200)
  6. LogoFile=portal.dib
  7.  
  8. ;3 line company description
  9. Label1=The Portal Information Network
  10. Label2=A local phone call for 95% of the U.S.
  11. Label3=Take advantage of our special Instant Internet offer today!
  12.  
  13. ;Credit card support
  14. Visa=yes
  15. MasterCard=yes
  16. AmericanExpress=no
  17. Discover=no
  18.  
  19. ;Title string for the More Info text
  20. InfoTitle=More about The Portal Information Network
  21. ;File containing company information
  22. InfoFile=portal.txt
  23.  
  24. ;Specify the # of available phone numbers
  25. TotalPhone=1
  26. ;Specify the # of additional information fields needed
  27. TotalField=3
  28.  
  29. ;Login script
  30. Script=elp: pinaac,nm00$r
  31.  
  32. [PhoneList]
  33. Phone1=1-800-988-8186
  34.  
  35. ; Additional information for form 2
  36. [Field 1]
  37. UserLabel=Name as it appears on credit card:
  38. InfoLabel=CCName
  39. Require=yes
  40. Length=45
  41. Type=Ascii
  42. ErrMsg=You must enter your name as it appears on your credit card.
  43.  
  44. [Field 2]
  45. UserLabel=Hostname (1st choice):
  46. InfoLabel=1stHost
  47. Require=yes
  48. Length=6
  49. MinLen=3
  50. Type=AlphaNum
  51. ErrMsg=You must give your first choice for your hostname.
  52.  
  53. [Field 3]
  54. UserLabel=Hostname (2nd choice):
  55. InfoLabel=2ndHost
  56. Require=yes
  57. Length=6
  58. MinLen=3
  59. Type=AlphaNum
  60. ErrMsg=You must give your second choice for your hostname.
  61.